PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFCanvas Class / drawPath Method / drawPath(PDFBrush,PDFPath) Method
that determines the characteristics of the fill.
to fill.
In This Topic
    drawPath(PDFBrush,PDFPath) Method
    In This Topic
    Fills a .
    Syntax
    public void drawPath( 
       PDFBrush brush,
       PDFPath path
    )

    Parameters

    brush
    that determines the characteristics of the fill.
    path
    to fill.
    See Also